public void MemoryEfficientEnd(
float[] imageOrientation,
Point2D pixelSpacing,
float sliceThickness
)
Public Overloads Sub MemoryEfficientEnd( _
ByVal imageOrientation() As Single, _
ByVal pixelSpacing As Point2D, _
ByVal sliceThickness As Single _
)
public:
void MemoryEfficientEnd(
array<float>^ imageOrientation,
Point2D pixelSpacing,
float sliceThickness
)
imageOrientation
Orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
sliceThickness
The spacing between two successive frames.
This function is used when a series of frames are un-sorted or are sorted based on their instance number or capturing time.
For an example, refer to Medical3DObject
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document